home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Graphics Plus
/
Graphics Plus.iso
/
msdos
/
fractal
/
iterat31
/
gingerb2.frm
< prev
next >
Wrap
Text File
|
1993-11-17
|
239b
|
23 lines
;Iterate! formula file
;by Brent Hugh
;variation on "Gingerbread Man"
;parameter and window defaults
a=1
b=1
c=1
d=1
mu=1
xmin=-59
xmax=59
ymin=-44
ymax=44
x=1-a*y-b*abs(x)
y=x